Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fusion reactor oversight fix #7157

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

deathrobotpunch
Copy link
Contributor

@deathrobotpunch deathrobotpunch commented Sep 13, 2024

About the pull request

fixes #7127

This if/then/otherwise statement was activating the wrong message when it was overloaded meaning that when you were restoring safety’s then chat would say that you weren’t. switched the then statements around and now it’s working again

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
fix: fusion reactor overload messages now show correctly
/:cl:

@cmss13-ci cmss13-ci bot added the Missing Changelog Maintainers always document their changes. label Sep 13, 2024
@deathrobotpunch
Copy link
Contributor Author

clearly not missing a changelog bot

kiVts
kiVts previously requested changes Sep 19, 2024
code/game/machinery/fusion_engine.dm Outdated Show resolved Hide resolved
@kiVts kiVts marked this pull request as draft September 19, 2024 19:20
@cmss13-ci cmss13-ci bot added Fix Fix one bug, make ten more and removed Missing Changelog Maintainers always document their changes. labels Sep 19, 2024
@deathrobotpunch deathrobotpunch marked this pull request as ready for review October 9, 2024 01:49
@harryob harryob added this pull request to the merge queue Oct 9, 2024
Merged via the queue into cmss13-devs:master with commit 0918c48 Oct 9, 2024
28 checks passed
cmss13-ci bot added a commit that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong text for overloading
4 participants